home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_oth / objcom12 / objcom.txt < prev   
Text File  |  1985-12-21  |  436b  |  12 lines

  1. Executable file = OBJCOM.EXE
  2.  
  3. Purpose   :  This program will compare two object files.
  4.  
  5. -----------------------------------------------------------------------------
  6. compare object files   -   v1.2dca
  7. usage:  objcom [-np?] <f1> <f2>
  8.    -n: turn off output
  9.    -p: page the output (space/return/tab for next page/line/all)
  10.    -?: print this message
  11. -----------------------------------------------------------------------------
  12.